[MINIOS] Added a new file arc/x86/setup.c and moved some x86 specific
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Sat, 23 Sep 2006 13:00:38 +0000 (14:00 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Sat, 23 Sep 2006 13:00:38 +0000 (14:00 +0100)
commitff4b9c213435c4de737323f00cea4653cdec7b59
treeb542078dfd7888285a5e9782c09a3469b7019c3c
parent4f76579fdb4f87fd6d408c132366d12bc576b598
[MINIOS] Added a new file arc/x86/setup.c and moved some x86 specific
initialization stuff from kernel.c there. Two new functions are added
to handle this.

Signed-off-by: Dietmar Hahn <dietmar.hahn@fujitsu-siemens.com>
extras/mini-os/arch/x86/setup.c [new file with mode: 0644]
extras/mini-os/include/x86/os.h
extras/mini-os/kernel.c